#381bfe color space conversions
Hex:
        #381bfe
        RGB:
        56, 27, 254
        CMY:
        78, 89, 0
        CMYK:
        78, 89, 0, 0
      HSL:
        248°, 99.1266%, 55.0980%
        HSV (HSB):
        248°, 89.3701%, 99.6078%
        XYZ:
        19.9122, 8.7804, 94.4112
        xyY:
        0.1618, 0.0713, 8.7804
      CIE-Lab:
        35.5580, 74.7268, -101.8218
        CIE-LCH:
        35.5580, 126.3004, 306.2749
        CIE-Luv:
        35.5580, -6.7843, -132.4871
        Hunter-Lab:
        29.6317, 68.0948, -168.1650
      #381bfe color charts
#381bfe RGB chart
      #381bfe CMYK chart
      #381bfe RGB pie chart
      #381bfe color shades, tints & tones
#381bfe color schemes
#381bfe color preview, HTML & CSS examples
           This text has a color of #381bfe        
        
          <p style="color:#381bfe;">Text here</p>
        
        
          .mytext {color:#381bfe;}
        
        Text color #381bfe
      
           This box has a color of #381bfe        
        
          <div style="background-color:#381bfe;">Content here</div>
        
        
          .mybackground {background-color:#381bfe;}
        
        Background color #381bfe
      
           Border around this has a color of #381bfe        
        
          <div style="border:2px solid #381bfe;">Content here</div>
        
        
          .myborder {border:2px solid #381bfe;}
        
        Border color #381bfe