#381be3 color space conversions
Hex:
        #381be3
        RGB:
        56, 27, 227
        CMY:
        78, 89, 11
        CMYK:
        75, 88, 0, 11
      HSL:
        249°, 78.7402%, 49.8039%
        HSV (HSB):
        249°, 88.1057%, 89.0196%
        XYZ:
        15.8879, 7.1707, 73.2197
        xyY:
        0.1650, 0.0745, 7.1707
      CIE-Lab:
        32.1923, 67.7056, -92.1307
        CIE-LCH:
        32.1923, 114.3334, 306.3117
        CIE-Luv:
        32.1923, -5.2796, -117.2819
        Hunter-Lab:
        26.7781, 59.0457, -143.3728
      #381be3 color charts
#381be3 RGB chart
      #381be3 CMYK chart
      #381be3 RGB pie chart
      #381be3 color shades, tints & tones
#381be3 color schemes
#381be3 color preview, HTML & CSS examples
           This text has a color of #381be3        
        
          <p style="color:#381be3;">Text here</p>
        
        
          .mytext {color:#381be3;}
        
        Text color #381be3
      
           This box has a color of #381be3        
        
          <div style="background-color:#381be3;">Content here</div>
        
        
          .mybackground {background-color:#381be3;}
        
        Background color #381be3
      
           Border around this has a color of #381be3        
        
          <div style="border:2px solid #381be3;">Content here</div>
        
        
          .myborder {border:2px solid #381be3;}
        
        Border color #381be3