#2f42ba color space conversions
Hex:
        #2f42ba
        RGB:
        47, 66, 186
        CMY:
        82, 74, 27
        CMYK:
        75, 65, 0, 27
      HSL:
        232°, 59.6567%, 45.6863%
        HSV (HSB):
        232°, 74.7312%, 72.9412%
        XYZ:
        11.9834, 8.0459, 47.3758
        xyY:
        0.1778, 0.1194, 8.0459
      CIE-Lab:
        34.0784, 34.8622, -65.2101
        CIE-LCH:
        34.0784, 73.9442, 298.1296
        CIE-Luv:
        34.0784, -10.3704, -90.7404
        Hunter-Lab:
        28.3654, 25.7710, -79.1703
      #2f42ba color charts
#2f42ba RGB chart
      #2f42ba CMYK chart
      #2f42ba RGB pie chart
      #2f42ba color shades, tints & tones
#2f42ba color schemes
#2f42ba color preview, HTML & CSS examples
           This text has a color of #2f42ba        
        
          <p style="color:#2f42ba;">Text here</p>
        
        
          .mytext {color:#2f42ba;}
        
        Text color #2f42ba
      
           This box has a color of #2f42ba        
        
          <div style="background-color:#2f42ba;">Content here</div>
        
        
          .mybackground {background-color:#2f42ba;}
        
        Background color #2f42ba
      
           Border around this has a color of #2f42ba        
        
          <div style="border:2px solid #2f42ba;">Content here</div>
        
        
          .myborder {border:2px solid #2f42ba;}
        
        Border color #2f42ba