#2f38ce color space conversions
Hex:
        #2f38ce
        RGB:
        47, 56, 206
        CMY:
        82, 78, 19
        CMYK:
        77, 73, 0, 19
      HSL:
        237°, 62.8458%, 49.6078%
        HSV (HSB):
        237°, 77.1845%, 80.7843%
        XYZ:
        13.7270, 7.8889, 59.1917
        xyY:
        0.1699, 0.0976, 7.8889
      CIE-Lab:
        33.7505, 47.8893, -77.4522
        CIE-LCH:
        33.7505, 91.0617, 301.7288
        CIE-Luv:
        33.7505, -8.9982, -104.8776
        Hunter-Lab:
        28.0872, 38.0855, -105.2883
      #2f38ce color charts
#2f38ce RGB chart
      #2f38ce CMYK chart
      #2f38ce RGB pie chart
      #2f38ce color shades, tints & tones
#2f38ce color schemes
#2f38ce color preview, HTML & CSS examples
           This text has a color of #2f38ce        
        
          <p style="color:#2f38ce;">Text here</p>
        
        
          .mytext {color:#2f38ce;}
        
        Text color #2f38ce
      
           This box has a color of #2f38ce        
        
          <div style="background-color:#2f38ce;">Content here</div>
        
        
          .mybackground {background-color:#2f38ce;}
        
        Background color #2f38ce
      
           Border around this has a color of #2f38ce        
        
          <div style="border:2px solid #2f38ce;">Content here</div>
        
        
          .myborder {border:2px solid #2f38ce;}
        
        Border color #2f38ce