#4241bb color space conversions
Hex:
        #4241bb
        RGB:
        66, 65, 187
        CMY:
        74, 75, 27
        CMYK:
        65, 65, 0, 27
      HSL:
        240°, 48.4127%, 49.4118%
        HSV (HSB):
        240°, 65.2406%, 73.3333%
        XYZ:
        13.1067, 8.5267, 47.9687
        xyY:
        0.1883, 0.1225, 8.5267
      CIE-Lab:
        35.0566, 38.2468, -64.1532
        CIE-LCH:
        35.0566, 74.6890, 300.8025
        CIE-Luv:
        35.0566, -6.3029, -90.6869
        Hunter-Lab:
        29.2005, 29.0191, -76.9574
      #4241bb color charts
#4241bb RGB chart
      #4241bb CMYK chart
      #4241bb RGB pie chart
      #4241bb color shades, tints & tones
#4241bb color schemes
#4241bb color preview, HTML & CSS examples
           This text has a color of #4241bb        
        
          <p style="color:#4241bb;">Text here</p>
        
        
          .mytext {color:#4241bb;}
        
        Text color #4241bb
      
           This box has a color of #4241bb        
        
          <div style="background-color:#4241bb;">Content here</div>
        
        
          .mybackground {background-color:#4241bb;}
        
        Background color #4241bb
      
           Border around this has a color of #4241bb        
        
          <div style="border:2px solid #4241bb;">Content here</div>
        
        
          .myborder {border:2px solid #4241bb;}
        
        Border color #4241bb