#2f42fa color space conversions
Hex:
        #2f42fa
        RGB:
        47, 66, 250
        CMY:
        82, 74, 2
        CMYK:
        81, 74, 0, 2
      HSL:
        234°, 95.3052%, 58.2353%
        HSV (HSB):
        234°, 81.2000%, 98.0392%
        XYZ:
        20.3758, 11.4029, 91.5695
        xyY:
        0.1652, 0.0924, 11.4029
      CIE-Lab:
        40.2509, 56.7855, -91.7975
        CIE-LCH:
        40.2509, 107.9415, 301.7407
        CIE-Luv:
        40.2509, -12.0287, -129.8575
        Hunter-Lab:
        33.7682, 48.6132, -137.1396
      #2f42fa color charts
#2f42fa RGB chart
      #2f42fa CMYK chart
      #2f42fa RGB pie chart
      #2f42fa color shades, tints & tones
#2f42fa color schemes
#2f42fa color preview, HTML & CSS examples
           This text has a color of #2f42fa        
        
          <p style="color:#2f42fa;">Text here</p>
        
        
          .mytext {color:#2f42fa;}
        
        Text color #2f42fa
      
           This box has a color of #2f42fa        
        
          <div style="background-color:#2f42fa;">Content here</div>
        
        
          .mybackground {background-color:#2f42fa;}
        
        Background color #2f42fa
      
           Border around this has a color of #2f42fa        
        
          <div style="border:2px solid #2f42fa;">Content here</div>
        
        
          .myborder {border:2px solid #2f42fa;}
        
        Border color #2f42fa